Merge branch 'wip/fencing-without-context-is-discouraged' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 Jun 2020 23:01:11 +0000 (23:01 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 22 Jun 2020 23:01:11 +0000 (23:01 +0000)
commit1643e81c47c3117a61e6357733e146da304f004f
tree1cbf822a6b5a1e641147984c887a6400c4e2b612
parent7ff427b45627ce0fb5000bc41048863b1dc5f33c
parenta0f6ff101e781aaf0a931be6e22f2885f4f69e04
Merge branch 'wip/fencing-without-context-is-discouraged' into 'master'

x11: ensure some context is bound before calling glClientWaitSync

See merge request GNOME/gtk!2138